home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
NOVA - For the NeXT Workstation
/
NOVA - For the NeXT Workstation.iso
/
SourceCode
/
AdobeExamples
/
NX_Scroll
/
DrawingViewWraps.h
< prev
next >
Wrap
C/C++ Source or Header
|
1992-12-19
|
461b
|
17 lines
/* DrawingViewWraps.h generated from DrawingViewWraps.psw
by unix pswrap V1.009 Wed Apr 19 17:50:24 PDT 1989
*/
#ifndef DRAWINGVIEWWRAPS_H
#define DRAWINGVIEWWRAPS_H
extern void PSWMarkTime( void );
extern void PSWReturnTime(int *ElapsedTime);
extern void PSWUcachestatus(int *Bsize, int *Bmax, int *Rsize, int *Rmax, int *Blimit);
extern void PSWSetParameters(int LineJoin, int LineCap, float LineWidth, float MiterLimit);
#endif DRAWINGVIEWWRAPS_H